Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 31, 2025

This CL introduces an end-to-end Flax implementation of the DLRM-HSTU model, along with individual unit tests for the various components.

  • Converted all necessary PyTorch modules to Flax/Linen
  • Full training loop test for end to end model
  • Added unit tests for individual components (e.g. ActionEncoder, ContentEncoder, STU modules)
  • Ensured model runs correctly on TPUs.
  • Verified shape-correctness of all modules and parameters.

Reverts changelist 793734230

@copybara-service copybara-service bot force-pushed the test_789375174 branch 4 times, most recently from 237f38f to 19b260b Compare August 22, 2025 00:01
… model, along with individual unit tests for the various components.

- Converted all necessary PyTorch modules to Flax/Linen
- Full training loop test for end to end model
- Added unit tests for individual components (e.g. `ActionEncoder`, `ContentEncoder`, `STU` modules)
- Ensured model runs correctly on TPUs.
- Verified shape-correctness of all modules and parameters.

Reverts changelist 793734230

PiperOrigin-RevId: 789375174
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant